home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / doc / intlist / folio / install.bat < prev    next >
Encoding:
DOS Batch File  |  1991-12-08  |  175 b   |  10 lines

  1. echo off
  2. cls
  3. if exist helpupgr.exe goto mb
  4. echo Change to the drive containing the installation diskette
  5. echo before running INSTALL.
  6. goto exit
  7. :mb
  8. helpupgr %1
  9. :exit
  10.